home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / amitcp / amitcp-psa-20.readme < prev    next >
Encoding:
Text File  |  1995-05-13  |  1.5 KB  |  42 lines

  1.  
  2. AmiTCP/IP is the first publicly available TCP/IP protocol stack
  3. for the SANA-II interface. AmiTCP/IP provides an application level
  4. socket interface to the Internet protocol suite as an Amiga shared
  5. library.
  6.  
  7. It has following features:
  8.  
  9. 1. Standard SANA-II network device driver interface.
  10. 2. BSD-compatible socket interface as a Amiga shared library.
  11. 3. ARexx port for configuration and statistics.
  12. 4. Over 200 pages of documentation including:
  13.     - Installation and configuration
  14.     - ARexx port commands
  15.     - Programmer's manual based on the BSD IPC manual. This
  16.       is a fairly complete tutorial for developing powerful
  17.       client/server applications
  18.     - Internal description of the implementation
  19.     - Utility and API function reference guide in AutoDoc form.
  20. 5. Basic applications with source included.
  21. 6. Based on the BSD Net/2 release.
  22. 7. Full source code included.
  23.  
  24. AmiTCP/IP is distributed in 7 archives:
  25.  
  26. AmiTCP-bin-20.lha    AmiTCP binaries
  27. AmiTCP-psA-20.lha    Documentation for AmiTCP (PostScript, A4)
  28. AmiTCP-psL-20.lha    Documentation for AmiTCP (PostScript, Letter)
  29. AmiTCP-dvA-20.lha    Documentation for AmiTCP (DVI, A4)
  30. AmiTCP-dvL-20.lha    Documentation for AmiTCP (DVI, Letter)
  31. AmiTCP-txt-20.lha    Documentation for AmiTCP (plain text)
  32. AmiTCP-src-20.lha    Source for AmiTCP/IP
  33.  
  34. If you just want to use AmiTCP/IP, you need just bin and
  35. one of document files. To develop your own applications or AmiTCP/IP you
  36. need src, too. Number in the name corresponds to
  37. distribution version. 20 means revision 2.0
  38.  
  39. Unpack archives to directory and read README.FIRST
  40.  
  41. Bug-reports: amitcp-bug@hut.fi
  42.